@charset "UTF-8";

*{
	margin:0px;
	padding:0px;
}
html{}
body{
	font-size:12px;
	font-family:adobe-heiti-std, sans-serif;
	font-weight:normal;
	width:100%;
	margin:0px auto;
	background-color:#fff;
	color:#666;
}
ul{
	list-style-type:none;
}
a,a:hover{
	text-decoration:none;
}
img{
	border:none;
}
.w{
	margin:auto;
	width:1200px;
}
.c{
	clear:both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.m30{
	margin-top:30px;
}

.w580{
	width:580px;
}
h2{
	color:#333333;
	font-weight:normal;
}
.pr{
	position:relative;
}
/*爱仪器仪表网首页*/
.top-menu{
	height:30px;
	line-height:30px;
	background-color:#efefef;
}
.top-menu .w{
	/*overflow:hidden;*/
	height:40px;
}
.top-menu .fl a{
	color:#3287c8;
}
.top-menu li{
	float:left;
	margin-right:10px;
	color:#666;
}
.top-menu li a{
	color:#666;
}
.top-menu img{
	height:40px;
	margin-left:15px;
	cursor:pointer;
}
.header{
	margin-top:10px;
	height:110px;
}
.logo{
	margin-top:10px;
	width:30%;
}
.logo img{
	width:220px;
}
.tel{
	margin-top:13px;
	width:25%;
	text-align:right;
}
.tel img{
	width:200px;
}
.search-bar{
	margin:35px 0px 0px 20px;
	width:40%;
}
.search-group{
	height:40px;
}
input.key{
	width:355px;
	height:40px;
	border:1px solid #0b4e9a;
	padding-left:35px;
	background:transparent url(/static/images/index/ai-search.png) 3px center no-repeat;
}
input.key::-webkit-input-placeholder{/* WebKit browsers */
	font-size:1.2em;
	color:#c8c8c8;
}
input.key:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ 
    font-size:1.2em;
	color:#c8c8c8;
}
input.key::-moz-placeholder{/* Mozilla Firefox 19+ */ 
    font-size:1.2em;
	color:#c8c8c8;
}
input.key:-ms-input-placeholder{/* Internet Explorer 10+ */ 
    font-size:1.2em;
	color:#c8c8c8;
}
input.search-sub{
	font-size:1.4em;
	color:#fff;
	width:80px;
	height:42px;
	border:none;
	background:#0b4e9a;
	cursor:pointer;
}
.search-hot li{
	float:left;
	margin-top:10px;
	color:#c8c8c8;
}
.search-hot li a{
	margin-right:16px;
	color:#c8c8c8;
}
.nav{
	margin-top:10px;
}
.nav .w{
	height:40px;
}
.allsort{
	height:40px;
}
.allsort img{
	width:210px;
}
.navBar{
	padding-left:240px;
}
.navBar li{
	float:left;
}
.navBar li a{
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
	height:40px;
	line-height:40px;
	margin-right:55px;
}
.navBar li:last-child a {
	margin-right:0;
}
.hot{
	display:block;
	width:22px;
	height:12px;
	background:url(/static/images/index/hot.gif);
	/*float:left;*/
	position:absolute;
	top:4px;
	left:60px;
}
.subNav{
	position:absolute;
	z-index:8;
}
.subNav li{
	position:relative;
	z-index:8;
}
.subNav li > a{
	display:block;
	width:210px;
	height:37px;
	line-height:37px;
	color:#fff;
	font-size:1em;
	border-top:2px solid #a3cfff;
	/*border-top:2px solid rgba(255,255,255,0.2);*/
}
/*.subNav li > a:hover{
	display:block;
	width:210px;
	height:37px;
	line-height:37px;
	color:#0b4e9a;
	font-size:1em;
	background:#fff;
	border-top:2px solid rgba(255,255,255,0.2);
}*/
.subNav li.hover > a{
	display:block;
	width:210px;
	height:37px;
	line-height:37px;
	color:#0b4e9a;
	font-size:1em;
	background:#fff;
	border-top:2px solid rgba(255,255,255,0.2);
}
.subNav .bgodd{
	background:#2f85e6;
}
.subNav .bgeven{
	background:#3d97fb;
}
.icons{
	display:block;
	margin-left:10px;
	margin-right:10px;
	width:22px;
	height:37px;
	line-height:37px;
	float:left;
}
.icon-before-0{
	background:url(/static/images/index/ai-icon-0.png) 0px 8px no-repeat;
	
}
.icon-before-3{
	background:url(/static/images/index/ai-icon-a.png) 0px 8px no-repeat;
	
}
.icon-before-1{
	background:url(/static/images/index/ai-icon-b.png) 0px 8px no-repeat;
}
.icon-before-4{
	background:url(/static/images/index/ai-icon-c.png) 0px 8px no-repeat;
}
.icon-before-5{
	background:url(/static/images/index/ai-icon-d.png) 0px 8px no-repeat;
}
.icon-before-6{
	background:url(/static/images/index/ai-icon-e.png) 0px 8px no-repeat;
}
.icon-before-7{
	background:url(/static/images/index/ai-icon-f.png) 0px 8px no-repeat;
}
.icon-before-8{
	background:url(/static/images/index/ai-icon-g.png) 0px 8px no-repeat;
}
.icon-before-9{
	background:url(/static/images/index/ai-icon-h.png) 0px 8px no-repeat;
}
.icon-before-2{
	background:url(/static/images/index/ai-icon-i.png) 0px 8px no-repeat;
}
.icon-before-10{
	background:url(/static/images/index/ai-icon-j.png) 0px 8px no-repeat;
}
.icon-before-11{
	background:url(/static/images/index/ai-icon-k.png) 0px 8px no-repeat;
}
.icon-before-12{
	background:url(/static/images/index/ai-icon-l.png) 0px 8px no-repeat;
}
.icon-before-13{
	background:url(/static/images/index/ai-icon-m.png) 0px 8px no-repeat;
}
/*hover*/
.icon-0{
	background:url(/static/images/index/ai-icon-01.png) 0px 8px no-repeat;
	
}
.icon-3{
	background:url(/static/images/index/ai-icon-1.png) 0px 8px no-repeat;
	
}
.icon-1{
	background:url(/static/images/index/ai-icon-2.png) 0px 8px no-repeat;
}
.icon-4{
	background:url(/static/images/index/ai-icon-3.png) 0px 8px no-repeat;
}
.icon-5{
	background:url(/static/images/index/ai-icon-4.png) 0px 8px no-repeat;
}
.icon-6{
	background:url(/static/images/index/ai-icon-5.png) 0px 8px no-repeat;
}
.icon-7{
	background:url(/static/images/index/ai-icon-6.png) 0px 8px no-repeat;
}
.icon-8{
	background:url(/static/images/index/ai-icon-7.png) 0px 8px no-repeat;
}
.icon-9{
	background:url(/static/images/index/ai-icon-8.png) 0px 8px no-repeat;
}
.icon-2{
	background:url(/static/images/index/ai-icon-9.png) 0px 8px no-repeat;
}
.icon-10{
	background:url(/static/images/index/ai-icon-10.png) 0px 8px no-repeat;
}
.icon-11{
	background:url(/static/images/index/ai-icon-11.png) 0px 8px no-repeat;
}
.icon-12{
	background:url(/static/images/index/ai-icon-12.png) 0px 8px no-repeat;
}
.icon-13{
	background:url(/static/images/index/ai-icon-13.png) 0px 8px no-repeat;
}
.thirdNav{
	display:none;
	position:absolute;
	left:210px;
	top:0px;
	background:#fff;
	z-index:10;
	border-right:2px solid #0b4e9a;
	border-bottom:2px solid #0b4e9a;
	border-top:2px solid #0b4e9a;
	width:740px;
	height:474px;
	padding:15px 40px;
}
.thirdNav dd{
	float:left;
	height:20px;
	padding:10px 0px;
	border-bottom:1px dashed #e0e0e0;
}
.thirdNav dd > a{
	display:block;
	width:120px;
	height:20px;
	text-align:center;
	font-size:1.1em;
	color:#666666;
	border-right:1px dashed #e0e0e0;
}
.thirdNav dd > a:hover{
	display:block;
	width:120px;
	height:20px;
	text-align:center;
	font-size:1.1em;
	color:#2f85e6;
	border-right:1px dashed #e0e0e0;
}
/*.banner{
	height:360px;
	text-align:center;
	position:relative;
	width:100%;
	z-index:0;
}*/
.bannerwrapper{width:1200px;margin:0 auto;text-align:center;}
.banner{margin:0 auto;width:1200px;height:360px;text-align:center;position:relative;z-index:0;overflow:hidden;zoom:1;margin-left:0;}
.banner img{width:1200px;max-width:1200px;height:360px;}
/* flexslider */
.flexslider{}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{margin:0;padding:0;zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(/static/images/index/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{padding:0px;width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(/static/images/index/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

.newwrap{
	margin:0 auto;
	width:990px;
	padding-left:210px;
}
.new-pro li{
	text-align:center;
	float:left;
	width:196px;
	height:145px;
	border:1px solid #dcdcdc;
}
.new-pro img{
	width:165px;
	height:120px;
}
.new-pro li a{
	display:block;
	font-size:1em;
	color:#666666;
	position:relative;
	z-index:0;
}
.new{
	display:block;
	width:41px;
	height:41px;
	background:url(/static/images/index/ai-new.png) no-repeat;
	position:relative;
	z-index:1;
	top:-140px;
	left:150px;
}
.f-title1{
	padding:5px 0px 5px 10px;
	border-bottom:2px solid #034aaa;
}
.f-title2{
	padding:5px 0px 5px 10px;
	border-bottom:2px solid #eb5706;
}
.f-title3{
	padding:5px 0px 5px 10px;
	border-bottom:2px solid #03aaa0;
}
.f-title4{
	padding:5px 0px 5px 10px;
	border-bottom:2px solid #fcd813;
}
.f-title5{
	padding:5px 0px 5px 10px;
	border-bottom:2px solid #077f40;
}
.f-title6{
	padding:5px 0px 5px 10px;
	border-bottom:2px solid #7e23c4;
}
.f-title h2{
	float:left;
}
.f-title a{
	display:block;
	float:right;
	margin-left:20px;
	color:#666666;
}
a.hot-word{
	font-size:0.9em;
}
h2 .fnum1{
	color:#034aaa;
	margin-right:20px;
	font-weight:bold;
}
h2 .fnum2{
	color:#eb5706;
	margin-right:20px;
	font-weight:bold;
}
h2 .fnum3{
	color:#03aaa0;
	margin-right:20px;
	font-weight:bold;
}
h2 .fnum4{
	color:#fcd813;
	margin-right:20px;
	font-weight:bold;
}
h2 .fnum5{
	color:#077f40;
	margin-right:20px;
	font-weight:bold;
}
h2 .fnum6{
	color:#7e23c4;
	margin-right:20px;
	font-weight:bold;
}
.brand-left1{
	width:170px;
	height:324px;
	background:url(/static/images/index/ATOMTEX.jpg) no-repeat;
	padding:250px 20px 0px 20px;
}
.brand-left2{
	width:170px;
	height:324px;
	background:url(/static/images/index/Megger.jpg) no-repeat;
	padding:250px 20px 0px 20px;
}
.brand-left3{
	width:170px;
	height:324px;
	background:url(/static/images/index/YSI.jpg) no-repeat;
	padding:250px 20px 0px 20px;
}
.brand-left4{
	width:170px;
	height:324px;
	background:url(/static/images/index/QUEST.jpg) no-repeat;
	padding:250px 20px 0px 20px;
}
.brand-left5{
	width:170px;
	height:324px;
	background:url(/static/images/index/ai-brand-bg5.png) no-repeat;
	padding:250px 20px 0px 20px;
}
.brand-left6{
	width:170px;
	height:324px;
	background:url(/static/images/index/seitron.jpg) no-repeat;
	padding:250px 20px 0px 20px;
}
.brand-box1{
	text-align:center;
	background:#ddf1fd;
	padding:4px;
}
.brand-box1 a{
	display:block;
	padding:8px 2px;
	border:3px solid #5795ce;
	color:#327ec6;
	line-height:20px;
	font-weight:bold;
}
.recom1 span{
	display:block;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 7px 0px;
}
.recom1 li{
	float:left;
	width:70px;
	text-align:center;
	background:#ddf1fd;
	margin:5px auto;
	padding:5px;
}
.recom1 li.meven{
	margin-right:10px;
}
.recom1 li a{
	color:#4faaf4;
}
.brand-box2{
	text-align:center;
	background:#fde9de;
	padding:4px;
}
.brand-box2 a{
	display:block;
	padding:8px 2px;
	border:3px solid #f28549;
	color:#eb5706;
	line-height:20px;
	font-weight:bold;
}
.recom2 span{
	display:block;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 7px 0px;
}
.recom2 li{
	float:left;
	width:70px;
	text-align:center;
	background:#fde9de;
	margin:5px auto;
	padding:5px;
}
.recom2 li.meven{
	margin-right:10px;
}
.recom2 li a{
	color:#eb5706;
}
.brand-box3{
	text-align:center;
	background:#ddf1fd;
	padding:4px;
}
.brand-box3 a{
	display:block;
	padding:8px 2px;
	border:3px solid #42ccd1;
	color:#07cdd4;
	line-height:20px;
	font-weight:bold;
}
.recom3 span{
	display:block;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 7px 0px;
}
.recom3 li{
	float:left;
	width:70px;
	text-align:center;
	background:#ddf1fd;
	margin:5px auto;
	padding:5px;
}
.recom3 li.meven{
	margin-right:10px;
}
.recom3 li a{
	color:#42ccd1;
}
.brand-box4{
	text-align:center;
	background:#fff9d9;
	padding:4px;
}
.brand-box4 a{
	display:block;
	padding:8px 2px;
	border:3px solid #ddbc0a;
	color:#c1a405;
	line-height:20px;
	font-weight:bold;
}
.recom4 span{
	display:block;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 7px 0px;
}
.recom4 li{
	float:left;
	width:70px;
	text-align:center;
	background:#fff9d9;
	margin:5px auto;
	padding:5px;
}
.recom4 li.meven{
	margin-right:10px;
}
.recom4 li a{
	color:#ddbc0a;
}
.brand-box5{
	text-align:center;
	background:#e8fff3;
	padding:4px;
}
.brand-box5 p{
	padding:8px 2px;
	border:3px solid #077f40;
	color:#077f40;
	line-height:20px;
	font-weight:bold;
}
.recom5 span{
	display:block;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 7px 0px;
}
.recom5 li{
	float:left;
	width:70px;
	text-align:center;
	background:#e8fff3;
	margin:5px auto;
	padding:5px;
}
.recom5 li.meven{
	margin-right:10px;
}
.recom5 li a{
	color:#077f40;
}
.brand-box6{
	text-align:center;
	background:#f1ddfd;
	padding:4px;
}
.brand-box6 a{
	display:block;
	padding:8px 2px;
	border:3px solid #7e23c4;
	color:#7e23c4;
	line-height:20px;
	font-weight:bold;
}
.recom6 span{
	display:block;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 7px 0px;
}
.recom6 li{
	float:left;
	width:70px;
	text-align:center;
	background:#f1ddfd;
	margin:5px auto;
	padding:5px;
}
.recom6 li.meven{
	margin-right:10px;
}
.recom6 li a{
	color:#7e23c4;
}
.product-mid{
	width:784px;
}
.product-mid li{
	float:left;
	width:193px;
	height:190px;
	text-align:center;
	border:1px solid #dcdcdc;
	margin:0px 0px -1px -1px;
}
.product-mid li img{
	width:100%;
	height:140px;
	text-align:center;
}
.product-mid li.ad1{
	width:383px;
	height:182px;
	padding:2px;
	
}
.product-mid li.ad1 img{
	width:380px;
	height:180px;
}
.product-mid li a{
	color:#666666;
	line-height:25px;
}
.brand-right{
	text-align:center;
	width:206px;
}
.brand-right span{
	text-align:left;
	display:block;
	color:#034aaa;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 0px 10px;
}
.brand-right a{
	display:block;
	margin:10px 0px;
	color:#666666;
	font-size:1.1em;
}
.brand-right img{
	border:1px solid #c6c6c6;
}
.brand-right a.brand-more{
	margin-top:27px;
	color:#f9a13d;
}
.news-title{
	padding-bottom:6px;
	width:100%;
	border-bottom:1px solid #1d69a4;
}
.news-title h2{
	float:left;
	font-size:1.4em;
	color:#399deb;
}
.news-title a{
	float:right;
	color:#f46837;
}
.news-content{
	height:197px;
	margin-top:20px;
	padding:5px;
	border:1px solid #c3c3c3;
}
.news-content .fr{
	padding-top:10px;
	width:45%;
}
.news-content .fr li{
	padding-left:10px;
	line-height:28px;
	background:url(/static/images/index/ai-square.png) 0px center no-repeat;
}
.news-content .fr li a{
	color:#656565;
}
.pro-list{
	margin-bottom:60px;
}
.pro-list-title{
	font-size:1.4em;
	color:#399deb;
}
.pro-list-content{
	margin-top:15px;
}
.pro-list-content li{
	float:left;
	width:190px;
	height:178px;
	margin-right:10px;
	text-align:center;
	overflow:hidden;
}
.pro-list-content li:last-child{
	margin-right:0px;
}
.pro-list-content li img{
	width:185px;
}
.pro-list-content li a{
	display:block;
	border:1px solid #dcdcdc;
}
.pro-list-contentxx{
	margin-top:15px;
}
.pro-list-contentxx li{
	float:left;
	width:190px;
	height:178px;
	margin:0px 4px 4px 4px;
	text-align:center;
	overflow:hidden;
}
.pro-list-contentxx li:last-child{
	margin-right:0px;
}
.pro-list-contentxx li img{
	width:185px;
	height:139px;
}
.pro-list-contentxx li a{
	display:block;
	border:1px solid #dcdcdc;
	color:#666666;
	background:#e7e7e7;
	min-height: 30px;

}
.pro-list-contentxx li a:nth-child(1){
	background:none;
}
.pro-title{
	color:#666666;
	background:#e7e7e7;
	height:30px;
	line-height:30px;
}
.pro-list-content li a.pro-see{
	display:block;
	width:68px;
	height:25px;
	background:url(/static/images/index/ai-see.png) no-repeat;
	position:relative;
	z-index:1;
	top:-58px;
	left:121px;
	border:none;
}
.advantage{
	height:80px;
	background:#dddddd;
	overflow:hidden;
}
.advantage .icon-wrap{
	float:left;
	font-size:1.4em;
	margin-right:136px;
}
.advantage .icon-wrap-last{
	float:left;
	font-size:1.4em;
	margin-right:0px;
}
.advantage .icon-wrap img{
	margin-right:14px;
	position:relative;
	top:20px;
}
.advantage .icon-wrap span{
	position:relative;
	top:5px;
	color:#666666;
}
.advantage .icon-wrap-last img{
	margin-right:15px;
	position:relative;
	top:20px;
}
.advantage .icon-wrap-last span{
	position:relative;
	top:5px;
	color:#666666;
}
.link{
	margin-top:25px;
	margin-bottom:30px;
}
.link-title{
	width:7%;
	font-size:1.4em;
	color:#399deb;
	padding-top:7px;
}
.link-content{
	width:93%;
}
.link-content a{
	display:block;
	color:#666666;
	float:left;
	margin-right:22px;
	font-size:1.2em;
	line-height:24px;
}
.footer{
	background:#053972;
	overflow:hidden;
	padding-bottom:20px;
}
.footer-nav{
	margin-top:35px;
	padding:0px 240px;
}
.footer-nav li{
	float:left;
	color:#fff;
	margin:0px 10px;
}
.footer-nav a{
	color:#fff;
	font-size:1.2em;
}
.copyright-left{
	padding-right:30px;
	padding-top:10px;
	/*border-right:1px dashed #fff;*/
}
.qrcode{
	float:left;
	width:104px;
	margin-right:20px;
	text-align:center;
}
.qrcode span{
	display:block;
	margin-top:5px;
	color:#fff;
}
.copyright-mid{
	padding-left:30px;
	border-left:1px dashed #fff;
}
.copyright-mid p{
	font-size:1.2em;
	color:#fff;
	line-height:22px;
}
.copyright-mid p a{
	color:#fff;
}
/*联系我们*/
.contact-content{
	height:459px;
	background:url(/static/images/index/ai-contact-bg.png) no-repeat;
	background-position:center center;
}
.contact-content .paddingbox{
	/*padding:0px 135px;*/
	height:459px;
}
.contact-content .paddingbox p {
	text-indent:2em;
	font-size:14px;
	line-height:25px;
	position:relative;
	top:150px;
}
.contact-box{
	float:left;
	width:250px;
	height:auto;
	position:relative;
	top:-150px;
	margin:0px 30px;
}
.contact-box p{
	text-align:center;
	padding:50px 10px;
	line-height:25px;
	color:#3b3b3c;
}
.contact-box p span{
	font-size:1.2em;
	line-height:40px;
}
.box-bg1{
	background:#f9e0e0;
}
.box-bg2{
	background:#e1f7af;
}
.box-bg3{
	background:#d5ecf9;
}
.message{
	background:#f4f4f4;
}
.message .w{
	padding:25px 0px;
}
.message-left{
	width:60%;
}
.message-left span{
	font-size:1.4em;
	color:#0b4e9a;
	line-height:60px;
}
.message-left input{
	height:35px;
	width:300px;
	padding-left:5px;
	border:1px solid #0b4e9a;
	margin-right:20px;
	margin-bottom:15px;
}
.qcodewrap{
	width:630px;
	margin-top:10px;
}
.message-left input#verify_code{
	height:35px;
	width:150px;
	padding-left:5px;
	border:1px solid #0b4e9a;
	margin-right:20px;
	margin-bottom:15px;
}
#verify_img{
	position:relative;
	top:10px;
	width:100px;
	cursor:pointer;
}
.message-left textarea{
	width:630px;
	height:200px;
	padding-top:5px;
	padding-left:5px;
	border:1px solid #0b4e9a;
}
.message-left button{
	height:35px;
	width:100px;
	border:1px solid #0b4e9a;
	margin-top:15px;
	cursor:pointer;
	background:#fff;
	color:#666666;
}
.message-right{
	width:40%;
}
.message-right img{
	border:2px solid #fff;
}
/*新闻列表页*/
.container{
	
}
.newsm{
	margin:30px 0px 50px 0px;
}
.container .a-line{
	border-bottom:1px solid #c8c8c8;
	position:relative;
	top:10px;
	z-index:1;
}
.container .news-sort-box{
	margin:0 auto;
	text-align:center;
	width:650px;
	height:35px;
	background:#fff;
	position:relative;
	z-index:2;
}
.container .news-sort-box a{
	margin:0px 10px;
	font-size:1.2em;
	color:#2b2b2b;
	background:#fff;
	padding:3px 10px;
	border:1px solid #c8c8c8;
	border-radius:10px;
}
.container .news-sort-box a:hover{
	margin:0px 10px;
	font-size:1.2em;
	color:#fff;
	background:#0f8bdb;
	padding:3px 10px;
	border:1px solid #0f8bdb;
	border-radius:10px;
}
.container .news-w{
	margin-top:10px;
	padding:0px 15px;
}
.container .news-w li{
	height:150px;
}
.news-icon{
	width:7px;
	height:18px;
	background:#0f8bdb;
	margin-top:2px;
}
.news-t{
	font-size:1.4em;
	color:#1a1a1a;
	margin-left:10px;
}
.news-t a{
	color:#767676;
}
.news-time{
	color:#0f8bdb;
	margin-left:80px;
	padding-top:5px;
}
.news-space{
	width:100%;
	height:3px;
	background:url(/static/images/index/ai-space.png) no-repeat;
	background-position:center center;
	margin:15px 0px;
}
.news-description{
	line-height:20px;
	color:#767676;
}
.news-description a{
	color:#0f8bdb;
}
.pager{
	margin:0 auto;
	text-align:center;
	margin-top:50px;
	margin-left:300px;
}
.pager ul li{
	float:left;
}
.pager a{
	padding:5px 10px;
	border:1px solid #e5e5e5;
	margin:0px 5px;
	color:#9d9d9d;
}
.pager span{
	padding:5px 10px;
	border:1px solid #e5e5e5;
	margin:0px 5px;
	color:#9d9d9d;
}
.pager a:hover{
	color:#fff;
	background:#1c77f2;
}

/*新闻详细页*/
.breadcrumb{
	background:#1c7dea;
	height:40px;
	line-height:40px;
	color:#fff;
}
.breadcrumb a, .breadcrumb span{
	color:#fff;
	font-size:1.4em;
}
.news-d-title{
	text-align:center;
	font-size:1.5em;
	color:#0b4e9a;
	border-bottom:1px dashed #939393;
	padding-bottom:20px;
}
.news-d-subtitle{
	text-align:center;
	margin-top:5px;
	color:#666666;
}
.news-d-subtitle span{
	color:#0b4e9a;
}
.news-d-content{
	margin-top:30px;
	min-height:330px;
	line-height:25px;
	color:#666666;
	font-size: 16px;
}
.news-d-content p{
	text-indent:30px;
}
.news-pre-next {
	margin-top: 20px;
}
.news-pre-next div {
	margin-bottom: 5px;
}
.news-pre-next a {
	display:inline-block;
}
.news-relation {
	margin-top: 30px;
}
.news-relation span {
	display: block;
	font-size: 1.4em;
    color: #399deb;
    margin-bottom: 15px;
}
.news-relation a {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	color: #666;
}
/*产品中心页面*/
.product-sort1{
	background:#f6f6f6;
	padding:10px 20px 20px 20px;
}
.product-sort1 li{
	float:left;
}
.product-sort1 li a{
	display:block;
	border:1px solid #dfdfdf;
	padding:5px 10px;
	color:#333333;
	font-size:1.2em;
	margin-right:10px;
	margin-top:10px;
}
.product-sort1 li a:hover{
	display:block;
	border:1px solid #dfdfdf;
	padding:5px 10px;
	color:#fff;
	font-size:1.2em;
	margin-right:10px;
	margin-top:10px;
	background:#034aaa;
}
.product-sort1 li a.hover{
	display:block;
	border:1px solid #dfdfdf;
	padding:5px 10px;
	color:#fff;
	font-size:1.2em;
	margin-right:10px;
	margin-top:10px;
	background:#034aaa;
}
.product-sort2{
	margin-top:20px;
}
.upsort{
	color:#fff;
	background:#034aaa;
	padding:5px 10px;
	display:block;
	font-size:1.2em;
}
/*向右的三角形*/
.triangle-right{
	width:0;
	height:0;  
    border-top: 8px solid transparent;
    border-left: 10px solid #034aaa;
    border-bottom: 8px solid transparent;
	margin-top:8px;
}
.product-sort2 ul{
	width:90%;
}
.product-sort2 li{
	text-align:center;
	float:left;
	padding:5px 0px 10px 0px;
	border-bottom:1px dashed #dfdfdf;
	width:154px;
}
.product-sort2 li a{
	display:block;
	color:#666666;
	font-size:1.2em;
	border-right:1px dashed #dfdfdf;
}
.product-sort2 li a:hover{
	display:block;
	color:#034aaa;
	font-size:1.2em;
	border-right:1px dashed #dfdfdf;
}
.product-sort2 li a.hover{
	display:block;
	color:#034aaa;
	font-size:1.2em;
	border-right:1px dashed #dfdfdf;
}
.product-sort2 li a.sort2-more{
	display:block;
	color:#034aaa;
	font-size:1.2em;
	border-right:1px dashed #dfdfdf;
}
.product-list{
	margin-top:15px;
	margin-bottom:30px;
}
.product-list li{
	float:left;
	width:190px;
	height:178px;
	margin-right:10px;
	margin-top:15px;
	text-align:center;
	overflow:hidden;
}
.product-list li img{
	width:185px;
}
.product-list li a{
	display:block;
	border:1px solid #dcdcdc;
}
.product-list-for-seach{
	margin-top:15px;
	margin-bottom:30px;
	
}
.product-list-for-seach li{
	float:left;
	width:49%;
	/*width:190px;
	height:178px;
	margin-right:10px;*/
	margin-top:15px;
	text-align:center;
	overflow:hidden;
}
.product-list-for-stock{
	margin-top:15px;
	margin-bottom:30px;
	
}
.product-list-for-stock li{
	float:left;
	width:30%;
	margin-top:15px;
	margin-left: 10px;
	text-align:center;
	overflow:hidden;
}
a.plfs-l{
	display:block;
	float:left;
	border:1px solid #dcdcdc;
}
.plfs-r{
	float:left;
	margin-left:20px;
	text-align:left;
}
.product-list-for-seach li img{
	width:185px;
	height:138px;
}
.product-list-for-stock li img{
	width:185px;
	height:138px;
}
.plfs-r a.plfs-r-title{
	height:
}
.plfs-r a{
	color:#666;
	height:25px;
	line-height:25px;
}
.plfs-r a:hover{
	color:#666;
	height:25px;
	line-height:25px;
	text-decoration:underline;
}
.plfs-r a.plfs-r-title{
	height:30px;
	line-height:30px;
}
.plfs-r a.plfs-r-title:hover{
	height:30px;
	line-height:30px;
}
.plfs-r div{
	height:25px;
	line-height:25px;
}
.plfs-r span{
	font-weight:bold;
	color:#ff0000;
}
.product-title{
	color:#666666;
	background:#e7e7e7;
	height:30px;
	line-height:30px;
}
.product-down{
	width:100%;
	height:21px;
	background:url(/static/images/index/ai-down.png) no-repeat;
	cursor:pointer;
}
.brand-down{
	width:100%;
	height:21px;
	background:url(/static/images/index/ai-down.png) no-repeat;
	cursor:pointer;
}
.some-header{
	padding-bottom:10px;
	border-bottom:2px solid #034aaa;
}
.some{
	font-size:1.4em;
	color:#0b4e9a;
	font-weight:bold;
}
.some-more{
	color:#0b4e9a;
	font-size:1.2em;
}
.some-content{
	margin-bottom:30px;
}
.some-content li{
	text-align:center;
	float:left;
	width:198px;
	height:95px;
	border:1px solid #dcdcdc;
	padding:10px 0px;
	/*margin:0px 0px -1px -1px;*/
}
.some-content li a{
	color:#666666;
}
.some-content img{
	width:188px;
	height:69px;
}
.brandhide{
	display:none;
}
.productm{
	margin-bottom:30px;
}
/*视频页面*/
.vedio-list{
	margin-top:15px;
	margin-bottom:30px;
}
.vedio-list li{
	width:282px;
	float:left;
	margin:10px 9px;
}
.vedio-cover{
	width:282px;
	height:150px;
	overflow:hidden;
}
.vedio-cover a{
	width:282px;
	height:150px;
	display:block;
	background:url(/static/images/index/ai-vedio-1.png) no-repeat;
}
.vedio-cover a:hover{
	width:282px;
	height:150px;
	display:block;
	background:url(/static/images/index/ai-vedio-2.png) no-repeat;
}
a.vedio-title{
	text-align:center;
	display:block;
	color:#333333;
	font-size:1.2em;
	padding:5px 0px;
}
.vedio-footer{
	background:#ebebeb;
}
span.vedio-sort-icon{
	display:block;
	width:16px;
	height:16px;
	background:url(/static/images/index/ai-vedio-3.png) no-repeat;
	margin:5px 10px 10px 20px;
}
span.vedio-view-icon{
	display:block;
	width:18px;
	height:14px;
	background:url(/static/images/index/ai-vedio-4.png) no-repeat;
	margin-right:10px;
	margin-top:7px;
}
a.vedio-sort,a.vedio-view{
	color:#666666;
	margin-top:5px;
}
a.vedio-view{
	margin-right:20px;
}
/*品牌页面*/
.brandm{
	margin:20px 0px 30px 0px;
}
.brand-title{
	text-align:center;
	color:#1c7dea;
}
.brand-line{
	width:100%;
	height:6px;
	background:url(/static/images/index/ai-brand-line.png) no-repeat;
	margin:10px 0px 20px 0px;
}
.brand-content{
	padding-bottom:20px;
	border-bottom:1px dashed #d6d6d6;
}
.brand-logo-left{
	margin-left:20px;
	margin-top:20px;
}
.brand-logo-left img{
	border:1px solid #0b4e9a;
}
.brand-description-right{
	width:80%;
	font-size:1.2em;
	line-height:25px;
	height: 100px;
	overflow:hidden;
}
.product-with-brand{
	margin-top:20px;
}
.product-with-brand-title{
	font-size:1.4em;
	color:#0b4e9a;
}
.product-with-brand-choose select{
	border:1px solid #1c7dea;
	width:200px;
	/*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	/*在选择框的最右侧中间显示小箭头图片*/
    background: url(/static/images/index/ai-arrow-down.png) no-repeat scroll right center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right:14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { 
	display: none;
 }
/*产品详细页*/
.prodetailm{
	margin:15px 0px 30px 0px;
}
.prodetail-title{
	font-size:1.6em;
	color:#e53333;
	font-family:"YouYuan";
	height: 45px;
	line-height: 45px;
}
.prodetail-title a{
	/*font-size:1.6em;*/
	color:#e53333;
	font-family:"YouYuan";
}
.prodetail-subtitle{
	margin-top:5px;
	margin-bottom:10px;
	color:#f9a13d;
	font-size:1.5em;
	font-family:"YouYuan";
}
.prodetail-subtitle span{
	color:#2989f5;
}
.pro-img-left{
	width:416px;
	height:auto;
}
.pro-img-left img.big-one{
	width:416px;
	height:313px;
	border:1px solid #dcdcdc;
}
.pro-img-left img.small-one{
	width:89px;
	height:70px;
	border:1px solid #dcdcdc;
	margin:3px 5px;
	cursor:pointer;
}
.pro-summary-mid{
	margin-left:20px;
	font-size:1.2em;
	color:#666666;
	width:490px;
}
.pro-pinpai a:hover {
	text-decoration:underline;
}
.w490{
	width:450px;
}
.h40{
	height:45px;
	line-height:45px;
}
.borders{
	border-bottom:1px dashed #c9c9c9;
}
span.prod-icon-phone{
	display:inline-block;
	width:16px;
	height:27px;
	background:url(/static/images/index/ai-icon-p.png) no-repeat;
	position:relative;
	top:8px;
}
span.prod-icon-tel{
	display:inline-block;
	width:27px;
	height:17px;
	background:url(/static/images/index/ai-icon-t.png) no-repeat;
	margin-left:50px;
	position:relative;
	top:3px;
}
.pro-lianxi span.number{
	color:#f9463d;
	margin-left:10px;
}
.pro-qq a{
	margin-left:15px;
	position:relative;
	top:10px;
}
.pro-shuoming span{
	color:#0b78f3;
}
.pro-zixun{
	display:block;
	border-radius:5px;
	background:#fd7133;
	color:#fff;
	font-size:1.5em;
	width:160px;
	padding:5px 10px;
	text-align:center;
	border:1px solid #dcdcdc;
	margin-top:10px;
}
.v-line{
	width:14px;
	height:315px;
	background:url(/static/images/index/ai-pro-line.png) no-repeat;
}
.pro-brand-right{
	margin:0 auto;
	text-align:center;
	width:245px;
}
.pro-wrap-borders{
	border:1px solid #dcdcdc;
}
.prod-brand-title{
	text-align:center;
	font-size:1.3em;
	color:#333333;
}
.pro-brand-right img{
	width:60%;
}
.pro-brand-right p{
	font-size:1.2em;
	color:#666666;
	line-height:25px;
	text-align:left;
	text-indent:2em;
}
.pro-brand-right p a{
	color:#0b78f3;
}

.prod-chanpinjieshao{ 
	margin-top:20px; 
    min-height:800px;
	width:100%; 
    border:1px solid #ebebeb;  
}  

.prod-chanpinjieshao #tab2{
min-height:975px;
} 
.prod-chanpinjieshao #tab2 dl,.prod-chanpinjieshao #tab2 dl{
	margin:20px 0px 0px 20px;
	border:1px solid #ddd;
	margin-right:20px;
	border-bottom:none;
	color:#333;
	}
.prod-chanpinjieshao #tab2 table,.prod-chanpinjieshao #tab3 table {
	margin-left:10px;
    border:1;
    width:850px;	
    border:1px solid #ddd;
}

.prod-chanpinjieshao #tab2 table tbody,.prod-chanpinjieshao #tab3 table tbody{
    width:850px;	
    margin-left:10px;
	line-height:28px;
	height:28px;
	border-bottom:1px solid #ddd;
	text-align:center;
	background:#f4f7fa;
	border:1px solid #ddd;
	}
	

.prod-chanpinjieshao #tab2{
    min-height:975px;
}

.prod-chanpinjieshao #tab2 dl dt{
	text-indent:300px;
	}	
.prod-chanpinjieshao #tab2 dl dt.left_l,.prod-chanpinjieshao #tab2 dl dt.left_l{
	float:left;
	width:160px;
	text-align:center;
	text-indent:0px;
	background:#f4f7fa;
	border-right:1px solid #ddd;
	padding-right:5px;
	margin-right:10px;
	}
.menu{
	display:block;
	width:100%; 
	height:41px; 
	background:#ebebeb;
}
.menu li{  
    display:block;  
    float:left;  
    width:170px;
	height:40px;
	line-height:40px;
	font-size:1.4em;
    text-align: center;  
    cursor:pointer;  
    background:#ebebeb;  
}  
.menu li.hover{  
    background:#fff;
	border-top:1px solid #1c7dea;  
}  
.tab{  
     display:none;  
}  
.block{
     display:block;
}
#tab1,#tab2,#tab3,#tab4{
	padding:15px;
	font-size: 16px;
}
#tabx1,#tabx2,#tabx3,#tabx4{
	padding:0px 0px 0px 5px;
}
#tab1 table {
	margin: 0 auto;
}
#tab1 table tr td {
	padding: 0 9px;
}
.m20{
	margin-top:20px;
}
.xingjiabituijian{
	width:100%; 
    border:1px solid #ebebeb; 
	padding-bottom:10px; 
}
.menu1{
	display:block;
	width:100%; 
	height:41px; 
	background:#ebebeb;
}
.menu1 li{  
    display:block;  
    float:left;  
    width:170px;
	height:40px;
	line-height:40px;
	font-size:1.4em;
    text-align: center;  
    cursor:pointer;  
    background:#ebebeb;  
}  
.menu1 li.hover{
    background:#fff;
	border-top:1px solid #1c7dea;
}
.tab1{  
     display:none;  
}  
/*仪器专栏*/
.zhuanlan-left{
	width:70%;
}
.zhuanlan-right{
	width:30%;
}
.zhuanlan-left h2{
	color:#0f8bdb;
	padding-left:120px;
}
.zhuanlan-left p{
	padding-left:120px;
	padding-right:100px;
	text-indent:2em;
	color:#787878;
}
.zhuanlan-underline{
	margin:5px 0px;
	border-bottom:1px solid #7c8e90;
	position:relative;
	z-index:1;
}
.zhuanlan-right{
	border-bottom:130px solid #0f8bdb;
	border-left:120px solid transparent;  
	width:210px;
	position:relative;
	z-index:1;
}
.zhuanlan-bianhao{
	text-align:center;
	line-height:86px;
	width:74px;
	height:86px;
	background:url(/static/images/index/ai-bianhao-bg.png) no-repeat;
	color:#fff;
	font-size:1.8em;
	position:relative;
	top:-110px;
	left:20px;
	z-index:2;
}
.zhuanlan-brand{
	position:relative;
	top:-110px;
	right:200px;
	z-index:2;
}
.zhuanlan-brand img{
	box-shadow:5px 5px 5px;
}

/* 右侧悬浮边栏 */
.side{
	position:fixed;
	width:106px;
	height:370px;
	right:2px;
	top:214px;
	z-index:100;
}
.side ul li{
	width:106px;
	float:left;
	position:relative;
	border:1px solid #d9d9d9;
	margin-bottom:1px;
}
.side ul li .sidebox{
	position:absolute;
	width:106px;
	top:0;
	right:0;
	transition:all 0.3s;
	opacity:0.8;
	filter:Alpha(opacity=80);
	overflow:hidden;
}
.height1{
	height:100px;
}
.height2{
	height:58px;
}
.height3{
	height:98px;
}
.side ul li .sidetop{
	position:absolute;
	width:106px;
	top:-2px;
	width:108px;
	height:40px;
	display:inline-block;
	opacity:0.8;
	filter:Alpha(opacity=80);
	transition:all 0.3s;
}
.side ul li .sidetop:hover{
	opacity:1;
	filter:Alpha(opacity=100);
}
.side ul li img{
	float:left;
}
/*flatbox*/
.flatbox{
	position: fixed;
    left: 30px;
	top: 160px;
	display: none;
}
.flatbox ul li{
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #004161;
	text-align: center;
	curser:pointer;
}
.flatbox ul li.last{
	border-bottom:none;
}
.flatbox ul li .num{
	color:#004161;
	/*display: none;*/
}
.flatbox ul li .word{
	display: none;
	color: #fff;
	background:#f46837;
}
.totop{
	display:block;
	margin-top:20px;
}
/*suggestion*/
.suggestion{
	display:none;
	margin-top:2px;
	width:33%;
	border:1px solid #ccc;
	position:absolute;
	z-index:100;
	background:#fff;
}
.suggestion ul li{
	padding-left:10px;
	line-height:26px;
	height:26px;
	cursor:pointer;
}
.suggestion ul li a{
	font-size:1.1em;
	color:#666;
}
.suggestion ul li a:hover{
	color:#0475c8;
}
/*search-title-color*/
.search-title-color{
	color:red;
}
.agent img{
	width:100%;
}
.pro-news-t{
	font-size:14px;
	line-height:25px;
	color:#666;
}
.pro-title-middle{
	margin-left:20px;
	border-bottom:1px dashed #2985eb;
	width:754px;
}
#tab5{
	width:100%;
	background:url(/static/images/index/service-bg.jpg) repeat;
	margin:0 auto;
}
.service-bg{
	width:100%;
	background:url(/static/images/index/service-bg.jpg) repeat;
	margin:0 auto;
	text-align:left;
	margin-top:40px;
}
.service-list li{
	width:30%;
	float:left;
	margin-bottom:30px;
	margin-left:35px;
	background:url(/static/images/index/service-bg.jpg) repeat;
}
.service-title{
	padding:30px 0px;
	font-size:28px;
	line-height:47px;
	height:47px;
	color:#000;
	display:block;
	text-align:center;
}
.service-icon{
	background-color:#ffffff;
	height:28px;
	width:42px;
	line-height:42px;
	border-radius:50%;
	color:#F46500;
	border:1px solid #F46500;
	text-align:center;
	padding:7px 0px;
}
.service-subtitle{
	margin-left:20px;
	font-size:18px;
	color:#000;
}
.service-content{
	display:block;
	margin:20px 0px 20px 10px;
	text-align:center;
}
.service-tb-title{
	color: #ffffff;
	font-size: 18px; 
	text-shadow: #000000 6px 6px 10px; 
	line-height: 35px; 
	background-color:#66CC99;
	margin-bottom:30px;
}
.service-tb{
	border-collapse:separate;   
	border-spacing:24px;
}
.qrcodexo{
	display:none;
	position:absolute;
	/*top:29px;*/
	top:109px;
	right:230px;
	width:100px;
	height:100px;
	z-index:100;
}
.qrcodex{
	display:none;
	position:absolute;
	top:29px;
	right:230px;
	width:100px;
	height:100px;
	z-index:100;
}
.new-notice{
	width:100%;
	height:80px;
	background:#b70101;
}
.new-bg{
	background:url(/static/images/index/newbg.jpg) no-repeat;
	width:1200px;
	height:80px;
	background-size:cover;
	margin:0 auto;
}
.new-notice a{
	width:121px;
	height:15px;
	display:block;
	margin-left:1050px;
	padding-top:20px;
}
.new-notice img{
	width:100%;
}

/*假期通知*/
.jqtz{
	display:none;
	position:fixed;
	bottom:0;
	right:0;
	z-index:10000000;
}
.xx{
	position:absolute;
	right:0;
}
